gtk4.git
2017-01-20 Daniel Bolescombobox: If typechecking, don’t reference before
2017-01-20 Timm BäderDon't hide windows and popovers in init()
2017-01-20 Timm Bäderfontbutton: Be a GtkWidget
2017-01-20 Timm Bäderassistant: Don't forget to remove child widgets
2017-01-20 Timm Bädertoolitemgroup: Properly remove internal child widget
2017-01-20 Timm Bäderpopovermenu: Remove forall implementation
2017-01-20 Timm Bäderbutton: Don't explicitly show child widgets
2017-01-20 Timm Bäderrecorder: Adapt to widget visibility changes
2017-01-20 Timm BäderFix some widget visibility fallout
2017-01-20 Timm Bäderwidget: Remove show-all property
2017-01-20 Timm BäderRemove gtk_widget_show_all
2017-01-20 Timm Bäderwidget: Remove show_all vfunc
2017-01-20 Timm Bäderfilechooserbutton: Be a GtkWidget
2017-01-20 Timm Bädersizerequest: Use gtk_widget_measure to measure widget...
2017-01-20 Timm Bädergtkbuilder: Improve error messages
2017-01-20 Timm Bädershortcutswindow: Unset search_bar in dispose
2017-01-20 Timm Bädershortcutswindow: Use GtkButton:icon-name for search...
2017-01-20 Timm Bädershortcutsshortcut: Be a GtkWidget
2017-01-20 Timm Bädergtkshortcutswindow: Adapt to GtkWidget visibility changes
2017-01-20 Timm Bäderwidget-factory: Remove some gtk3-widget-factory leftovers
2017-01-20 Timm Bäderfilechooser: adapt to GtkWidget:visible changes
2017-01-20 Timm Bäderwidget-factory: Adapt to GtkWidget visibility changes
2017-01-20 Timm Bädercoloreditor: Hide overlay boxes
2017-01-20 Timm BäderHide popovers and toplevels by default
2017-01-20 Timm Bäderwidget: Be visible by default
2017-01-20 Daniel Bolescombobox: popdown() the menu during unmap()
2017-01-20 Carlos GarnachoRevert "wayland: Push NULL buffer when hiding a GdkWindow"
2017-01-20 Mandy Wangupdate zh_CN translation
2017-01-20 Chun-wei Fangtkmain: Fix build on Windows
2017-01-20 Chun-wei FanVisual Studio builds: Update GSK project
2017-01-20 Benjamin Ottegtk: Register GSK resources at startup
2017-01-19 Daniel Bolescombobox: Remove dead code & unneeded type checks
2017-01-19 Daniel Bolestestcombo—Don’t set appears-as-list style property
2017-01-19 Daniel Bolescombobox: Make wrap-width and grid mode work again
2017-01-19 Matthias ClasenAdd a section about initialization to the migration...
2017-01-19 Matthias ClasenUpdate callers
2017-01-19 Matthias ClasenDrop gdk init api
2017-01-19 Matthias ClasenDrop arguments from gtk_init
2017-01-19 Matthias ClasenSimplify initialization code
2017-01-19 Matthias ClasenDrop the --gtk-debug and --gtk-no-debug options
2017-01-19 Matthias ClasenDrop the --g-fatal-warnings argument
2017-01-19 Matthias ClasenDrop the --gtk-modules argument
2017-01-19 Matthias ClasenDon't export gtk_get_option_group
2017-01-19 Matthias ClasenStop exporting gtk_parse_args
2017-01-19 Matthias ClasenDrop gtk_init_with_args
2017-01-19 Emmanuele Bassigdk: Skip GdkVulkanContext methods when building intros...
2017-01-19 Carlos Garnachowayland: Push NULL buffer when hiding a GdkWindow
2017-01-19 Daniel Bolescombobox: Avoid a pointless assignment
2017-01-19 Daniel Bolescombobox: Also preselect active item in grid popup
2017-01-19 Daniel Bolesscale: Really fix documentation of set_digits()
2017-01-19 Daniel Bolesscale: doc: set_digits doesn’t round retroactively
2017-01-19 Daniel BolesScale: Always sync ::digits to Range::round-digits
2017-01-18 Daniel Bolescombobox: Work around popup handler altering model
2017-01-18 Daniel Bolescombobox: Don’t select active item if it’s hidden
2017-01-18 Daniel Bolescombobox: Move variables into narrowest scopes
2017-01-18 Dušan KazikUpdate Slovak translation
2017-01-18 Benjamin Ottevulkan: Fix copy/paste error
2017-01-18 Benjamin Ottevulkan: Add compiled shaders
2017-01-18 Benjamin Ottevulkan: Compute right size for outset shadow
2017-01-18 Benjamin Ottecss: Remove deprecated number-as-pixels compatibility
2017-01-18 Benjamin Ottevulkan: Add support for unblurred box-shadow
2017-01-18 Benjamin Otterendernode: Add getters for box-shadow nodes
2017-01-18 Benjamin Ottedocs: Remove mention of GdkColor
2017-01-17 Matthias ClasenRevert "filechooser portal: Make sure we can save"
2017-01-17 Matthias Clasenfilechooser portal: Make sure we can save
2017-01-17 Rui Matosgdk/wayland: Always get the seat's key modifiers from...
2017-01-17 Rui Matosgdk/wayland: Don't add GDK_META_MASK to gdk mod masks...
2017-01-17 Jonas Ådahlwayland: Handle subsurface as popup parent
2017-01-17 Benjamin Ottevulkan: Add fallback message for node-as-texture
2017-01-17 Benjamin Ottevulkan: Generate clip shaders from same source
2017-01-17 Benjamin Ottevulkan: Add clip.vert.glsl
2017-01-17 Benjamin Ottevulkan: Add a clip.frag.glsl include
2017-01-17 Benjamin Ottevulkan: Add push constants to fragment shader
2017-01-17 Benjamin Ottevulkan: Move push constants into their own header
2017-01-17 Mohammed Sadiqwayland: avoid an unnecessary g_list_length call
2017-01-16 Matthias Clasen3.89.3
2017-01-16 Matthias ClasenWe no longer have gdktestutils
2017-01-16 Daniel MustielesUpdated Spanish translation
2017-01-16 Daniel MustielesUpdated Spanish translation
2017-01-16 Timm Bäderswitch: Fix build
2017-01-16 Timm Bäderswitch: Remove some unused code
2017-01-16 Timm Bädergtkentryprivate: Remove unused prototype
2017-01-16 Timm Bäderscalebutton: Use GtkButon:icon-name in the ui file
2017-01-16 Timm Bäderspinbutton: Restore gtk3 focus behavior
2017-01-16 Timm Bäderinspector: Use GtkButton:icon-name in ui files
2017-01-16 Timm Bäderentry: Remove unused struct member
2017-01-16 Timm Bädergtk4-section: Add GtkInfoBar:revealed setter+getter
2017-01-16 Olivier Fourdanwayland: avoid 0 width/height anchor rectangle
2017-01-16 Chun-wei FanVisual Studio builds: Update gsk project
2017-01-15 Daniel Bolesgrid: Fix plural error in docs' @Short_description
2017-01-15 Jordi MasUpdate Catalan translation
2017-01-13 Benjamin Ottesnapshot: Rename gtk_snapshot_translate_2d()
2017-01-13 Jordi MasUpdate Catalan translation
2017-01-13 Benjamin Ottesnapshot: Rename append APIs
2017-01-13 Benjamin Ottecssimage: Fallback images have no aspect ratio
2017-01-13 Benjamin Ottecssimage: Scale images to contain, not cover
2017-01-13 Benjamin Ottesnapshot: Redo pop() API
2017-01-13 Benjamin Ottesnapshot: Add gtk_snapshot_push_blend()
2017-01-13 Benjamin Ottereftests: Fix test
2017-01-13 Benjamin Ottestack: Build stored render node with custom Snapshot...
next